chore(deps): update minor and patch for gatsby-admin #27156
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.0.0
->^1.1.0
^1.4.33
->^1.4.34
^2.1.5
->^2.2.1
^0.0.193
->^0.0.225
^2.0.4
->^2.0.6
^6.13.3
->^6.13.6
^2.3.0
->^2.3.1
Release Notes
formium/formik
v2.2.1
Compare Source
Patch Changes
e04886d
#2820 Thanks @wellyshen! - Fixed bug with scheduler andvalidateFormWithLowPriority
method not be scheduled correctlyv2.2.0
Compare Source
Minor Changes
4148181
#2794 Thanks @jaredpalmer! -setValue
can now optionally accept a function as a callback, exposingReact.SetStateAction
functionality. Previously, only the entire object wasallowed which caused issues with stale props.
v2.1.7
Compare Source
Patch Changes
bda9f41
#2785 Thanks @jaredpalmer! - Replace all instances of the deprecated React.SFC type with React.FCv2.1.6
Compare Source
remy/nodemon
v2.0.6
Compare Source
Bug Fixes
v2.0.5
Compare Source
Bug Fixes
sindresorhus/query-string
v6.13.6
Compare Source
b38f06c
v6.13.5
Compare Source
null
andundefined
inStringifiable
TypeScript type (#281)df4cbb3
v6.13.4
Compare Source
.stringify()
and.stringifyUrl()
(#279)38906bc
socketio/socket.io-client
v2.3.1
Compare Source
The
debug
dependency has been reverted to~3.1.0
, as the newer versions contains ES6 syntax which breaks in IEbrowsers.
Please note that this only applied to users that bundle the Socket.IO client in their application, with webpack for
example, as the "official" bundles (in the dist/ folder) were already transpiled with babel.
For webpack users, you can also take a look at the webpack-remove-debug
plugin.
Bug Fixes
Renovate configuration
📅 Schedule: "before 7am on Monday" in timezone GMT.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.